Skip to content

Conversation

dreamorosi
Copy link
Contributor

Summary

This PR resolves all the linting issues resulting from the new rules being introduced in #4545.

While working on this, I also addressed a few SonarCloud issues that popped up over time.

Important

This PR is expected to have failing CI, focus only on the CI steps for this package (parser). It's safe to merge since it's not going on main but on ci/fix_linting.

Issue number: closes #4558


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Sep 24, 2025
@boring-cyborg boring-cyborg bot added parser This item relates to the Parser Utility tests PRs that add or change tests labels Sep 24, 2025
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Sep 24, 2025

Not all issues are linked correctly.

Please link each issue to the PR either manually or using a closing keyword in the format fixes #<issue-number> format.

If mentioning more than one issue, separate them with commas: i.e. fixes #<issue-number-1>, closes #<issue-number-2>.

@dreamorosi dreamorosi linked an issue Sep 24, 2025 that may be closed by this pull request
2 tasks
@dreamorosi dreamorosi requested a review from svozza September 24, 2025 15:15
@dreamorosi
Copy link
Contributor Author

@svozza need approval again, had to make another commit. Sorry.

Copy link

@svozza
Copy link
Contributor

svozza commented Sep 24, 2025

Done!

@dreamorosi dreamorosi merged commit 81ff3c4 into ci/fix_linting Sep 24, 2025
20 of 34 checks passed
@dreamorosi dreamorosi deleted the style/parser branch September 24, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parser This item relates to the Parser Utility size/M PR between 30-99 LOC tests PRs that add or change tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: fix linting issues for parser package

3 participants